hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipStdFileSystemInteraction.read
hip
filesystem
systems
dstd
HipStdFileSystemInteraction
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipStdFileSystemInteraction
bool
read
(
string
path
,
FileReadResult
delegate
(
ubyte
[]
data
)
onSuccess
,
void
delegate
(
string
err
)
onError
)
Meta
Source
See Implementation
hip
filesystem
systems
dstd
HipStdFileSystemInteraction
functions
exists
isDir
read
remove
write